Following the following steps to compile touch utility:
1. Install Development tools and Kernel development.
   Please see Screenshot.png
   
2. Change directory to your kernel source directory and type "make oldconfig"   
   for example:
       The directory of Redhate 9.0 pro. is "/usr/src/linux-2.4.20-8".
    [root@localhost root]#make oldconfig
    
   This will generate a file named .config
   
3. copy    TouchUtilityPackage22.tar.gz into your computer harddisk.

4. extract TouchUtilityPackage22.tar.gz

5. change directory to TouchUtilityPackage22

6. type ./setup

7. reboot your computer

8. finished compile and setup touch driver